How do I use a multidimensional array?

I will have an unknown number of records with 10 fields apiece.

Is an array the way to go or is there a better way?

Thanks!