I try to develop an application with using swift. I want to have a UICollectionView in my ViewController. I want it to have that UICollectionView to have only two cells horizontally. I mean i dont want cell count to depend on screen width. I want it to have only two cells in all iphones. How can i manage it ?