Aug 23, 2017 · 1 min read
I notice that the indexPath of the cell is always changed when we scroll. How can I prevent that. I want to add a button to the first cell and I used indexPath to determine the first cell.
I notice that the indexPath of the cell is always changed when we scroll. How can I prevent that. I want to add a button to the first cell and I used indexPath to determine the first cell.