Object Array var rrproducts = new[] { new { Supplier = "Exotic Liquids", Category = "Beverages", Products = "Chai ,Chang, Aniseed Syrup" }, new { Supplier = "Tokyo Traders", Category = "Meat/Poultry", Products = "Ikura, Mishi Kobe Niku" }, new { Supplier = "Specialty Biscuits, Ltd.", Category = "Confections", Products = "Teatime Chocolate Biscuits, Sir Rodney's Marmalade, Sir Rodney'sScones" } };