Suppose I have 10 items in my UITableView but only 4 items are being displayed at a time which changes when the user scrolls up or down. Now suppose I am on the 10th row so only the rows from 6->10 are being displayed. What should I do if I would like to change something on on the 2nd row. but o