iOS 8 introduced a way for tableViews to automatically adjust their cell\'s height based on their content (via AutoLayout).
// in viewDidLoad: tableView.rowHeigh
You should disable scroll from your UITextView