CGRectcellRect = [tableView rectForRowAtIndexPath:indexPath];
BOOLcompletelyVisible = CGRectContainsRect(tableView.bounds, cellRect);
CGRectcellRect = [tableView rectForRowAtIndexPath:indexPath];
BOOLcompletelyVisible = CGRectContainsRect(tableView.bounds, cellRect);