collectionView:cellForItemAtIndexPath: never gets called
问题 I have a UICollectionView and I simply want it to show up. I have the delegate and datasource attached to the file's owner in the interface builder. collectionView:numberOfItemsInSection: Gets called just fine. I have been messing with this for a few hours and just can't figure it out... Any help would be great, Thanks in advance! Here is the full source. Sorry if its kinda messy. .h File #import <UIKit/UIKit.h> #import <MapKit/MapKit.h> #import "PinAnnotation.h" #import "Jot.h" @interface