Easily customize table cell.
So I am working on a project where the initial table view simply looks up the records in a database. Currently it just displays in the cell text the contents of the title field in the database. I want to be able to have a cell where in large text (the default) will be the title, underneath in smaller text will be a description, and to the right of it (not the accessory view, but just after the title text) an image or label that could be updated to show the number of new items in that category.
Thanks for all the help guys, its been really helpful!
|