I am trying to copy a collectionView I did in IB. Is there any quick way I could use to have a deep copy of the collectionView instead of creating it in my code programmatically and adding the cell views.
Update 1 : UICollectionView created in my storyboard