I have an array with 16 objects.
I need to create an array with each 2 of these objects (I need 8 arrays inside this array, instead of 16 objects).
I\'m using