Im trying to create a table very similar to the Messages table,
It requires 3 labels,
– Title
– detailText
– Time (on the far right side)
The detail text needs to be dynamic height and so does the actual tableViewCell
is it possible to make a dynamic height tableViewCell in IB?
Yes you can,
Just use this method to of the UITableViewDelegate