You probably want to use the 'For' loop in the system object's conditions. To be honest, considering there are so few columns, you may as well only have a Y loop. I'd do something like this:
+ For "y" from 0 to array_size_y
-> Insert new list item
-> Set item texts using (0,loopindex("y")) etc