I want something like this programmatically:
view1 | view2
view3 | view4
----------------
view1 | view2
view3 | view4
----------------
view1 | view2
view3 | view4
---------------
...........
......
which keeps repeating
--------------
I don’t want to use ListView.
Important: Remember to set the ID for each view.