I want to display the array separately in each cell of grid. I can map Array to the label in the cell, but I can't map Array to grid, so it is not looping.
I only map Array to the label in the cell, the result is all the array items and they are separated by comma.
Anyone can help me? thank you so much