I need to resize the cell height based on the content size/length.tried several methods, which one gives the exact height without overlapping?
see this tutorial for change UITableViewCell Height Dynamically..
UITableViewCell
Resizing-A-UITableViewCell
and also use this tutorial..
uitableviewcell-dynamic-height
also use tableView:heightForRowAtIndexPath: method for set height of cell with indexpath
indexpath