collectionview CollectionView Crashes on iOS Developers must manage two aspects of any CollectionView: First, they define the layout and presentation of the CollectionView. Second, they must update the data received through the dataSource object. This