Hi, I have a tableview and I'm doing an insertrow animation on it, and sometimes I have the deleterows animations too. But the problem is that sometimes the delete is called before the insert finishes.
Is there a way to know when the animation is over?
Thanks