Text Grid

Hi guys,

I want to make a grid that displays rows and columns of text, it will look like a spreadsheet.

What’s the best way to do this ? I really don’t want a TextField for every cell. It would be nice if I could also put some small images in the cells (like icons).

Thanks.