Displaying images in rows

Hi all,

I have this array of images:

local!imgs: {
"example",
"example",
"example",
"example",
"example",
"example",
"example",
}

I want to display for the user each 3 images in separate row.

I need the output to be something like this:

Thanks in advance,,

  Discussion posts and replies are publicly visible