I have two contradicting sources in regards to IBOutletCollection with NSArray. First says that the order that you link things from interface to outlet collection is signifi
In Xcode 7.2 IBOutlet collection is ordered in the way as connections were made. I did test it using Swift on iOS 8.2 and 9.2.