I am an amateur iOS developer. I have made a simple Single Window Universal app in iOS to demonstrate my problem. In interface builder, I added the UICollectionView to my view and gave it specific constraints to cover entire screen. Then I made a prototype cell and gave it width of 580 and height of 80 using utilities panel. And added a label to this cell and gave constraints in interface builder itself.I am an amateur iOS developer. I have made a si