I select UITableViewCell with also create xib file.
When I create custom tableViewCell with xib, I see contentView height is 0,5 point less than tableViewCell height
I believe the 0.5 is to account for the separator automatically applied to cell in a uitableview.