Best solution? Display list from mysql

Hi,

I would like to display a list of data obtained from sql that will appear in separate images. (under each other)
Each has a separate button.
Any amount of data can be!
I’ll give you an picture of what I mean.

I create list and I go through with foreach.
There is a possibility to simply copy game object under each other (and rewrite details), or I need each game object (image, text, button) create separately? How do I put them under one another?
I need to increase the position for each of them?
Is there no simpler solution?
List with specified gameobject copying?
I hope you understand.
I want to see a list of the data I received.

(php+script+foreach no problem, all data can be interpreted separately, everything good and working, I just want to show it nicely.)

Thanks!

Nothing? :frowning:
I want user friends list with user picture and details…