cybereality I am currently trying with
ScrollContainer
VBoxContainer
Row 1(HBoxContainer)
Label1
Label2
Row 2(HBoxContainer)
Label1
Label2

The problem is I have to manually set the margin of row 1, row 2 to have them properly aligned and spacing and I will need to add the row data in code later.
And when the screen resolution change the margins will not be correct anymore?