, , . . :
[[tableView cellForRowAtIndexPath:5 setAccessoryType:UITableViewCellAccessoryNone]
, IndexPath . (, indexpath.row).
, , , NSIndexPath
NSIndexPath. :
[[tableView cellForRowAtIndexPath: [NSIndexPath indexPathForRow:5 inSection:0]] setAccessoryType:UITableViewCellAccessoryNone];
, ANYWHERE, ROW/SECTION, tableview.
, -.