I have a custom UITableView using UITableViewCells.
Each UITableViewCell has 2 buttons. Clicking these buttons will change an image in a UIImageView within the cell.

Is it possible to refresh each cell separately to display the new image?
Any help is appreciated.

9 Answers
9

Leave a Reply

Your email address will not be published. Required fields are marked *