CGRect cellRect = [tableView rectForRowAtIndexPath:indexPath];
BOOL?completelyVisible?=?CGRectContainsRect(tableView.bounds,?cellRect);
CGRect cellRect = [tableView rectForRowAtIndexPath:indexPath];
BOOL?completelyVisible?=?CGRectContainsRect(tableView.bounds,?cellRect);