This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Description
I am using a single collectionview to load three collection of data based on three button clicks.First collection has say 2 items so the datasource gets updated, now if any of the remaining two collections has data more than 2 items, app crashes.
[__NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 1]