How do I get the cell for an indexPath which is not currently visible in the table? (cell is out of range)
接见我的囚室:
NSString *name = [[(ELCTextfieldCell *)[tableView cellForRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0]] rightTextField] text];