I mean, each row must contain the next ID contents. Which I can see but as a list, like memberlist.
Imagine the memberlist divided in three rows (every row an user ID contents).
Does anybody have a good example to link me to? Using a template event here. FWIW.
The matter is clear, at least IMO.


Edit: here's a mockup of what I would like to achieve, numbers are User_Id's content.
Perhaps I used the words "rows" instead of "columns", just to be clear.
. .
I am using the TWIG syntax:
{% for blah_group in loops.blah_group %}
Thx IA. Consider please I am kind of a noob about templating.