Hi all. I have a problem. Maybe it is so easy for the people here but I couldn't solve it. I need help. I have let's say 380 dictionaries in an I want to put them in different arrays 10 by 10. Something like from 0 to 9 into an array, from 9 to 17 into another array and so on. How it could be done in Swift?