I want to display as many collectionViewCells with buttons as there are strings in my array. but when I start the simulator there is just the backgroun
collectionViewCells
buttons
I had a similar problem, I found this that was somehow restraining the size of my cell. Hope this helps.