I would like to display a fixed-length 2D Array without having all the array items in 100 variables and binding each variable to the UI?
I have an array (for example of pictures) and want to show it exactly as it is (4x3 array):
x x x x
x x x x
x x x x