hello guys

i have an important quetion

how can i take an array of strings or doubles that i process in form1 and displaying them in form2

ex: i have an array named

products(100)

and

prices(100)

i do some calulation on them in form1 after that i want to display them in form2 in this format:


product price

sugar 2.33
lamb 20.00



some can any one help

thanks
water 12.00