I'm trying to output the results of an array to a table. To be more specific, I'm trying to output pictures ... let's say 5 pics per row for example. Below each pic I'd like to display a few options like delete, etc.
I'm not looking for the answer, just to be pointed in the right direction of where to start so I can research and experiment a little. Where should I start, a for loop maybe ? I'm not sure what I should be looking up to get this accomplished.
Any advice is appreciated.