[Solved] Split an array into small sections

Hi

When working on my project, I am needing to split an array into a hashmap where the index is used to access a smaller array of objects. Any ideas / thoughts would be helpful :slight_smile:

CopyableCougar4