cells = array( // Name => Width 'Code' => 30, 'Name' => 65, 'Quantity' => 20, 'Price' => 25, 'Discount' => 20, 'Total' => 30 ); } }