I've read several ways of going about this, and I was wondering what might be the best. Currently I have a table view/model and would like to place widgets in the cells of the table, such as a progress bar, and image, etc. Someone mentioned I might be better off just making a custom table using the grid layout. I can't seem to find any great documentation on how to do this, I would love to see an example of this somewhere.