Only my second time using UICollectionView\'s and perhaps I have bitten off more than I can chew but nevertheless:
I am implementing a UICollectionView (myCollection
Also, make sure that reloadData is not called while collection view is updating with animation (insert, delete, update or performBatchUpdates).