Automatic Row Height iOS 8
// Without an estimate tableView.rowHeight = UITableViewAutomaticDimension // With an estimate tableView.estimatedRowHeight = 44