Custom table cell views needs to be implemented so we can deliver the interface we desire. Currently, we use a PFTableViewController and default cell views and are allowed an image view, a title and a subtitle. Ideally we will have a profile picture, a timestamp, and a preview of the capsule contents, with cells that have a height far greater than the standard. The cells should be able to be tinted in their background and text with colors to differentiate things when needed.
Custom table cell views needs to be implemented so we can deliver the interface we desire. Currently, we use a PFTableViewController and default cell views and are allowed an image view, a title and a subtitle. Ideally we will have a profile picture, a timestamp, and a preview of the capsule contents, with cells that have a height far greater than the standard. The cells should be able to be tinted in their background and text with colors to differentiate things when needed.