If i have a list of arrays, how to go about viewing every individual of it...

Say inside each of the array has this content:

Name: OO
Age: XX

how to you guys present the dynamic arrays or arrays on one form in your Window application......

Thanks