Retrieve specific branches of a data tree

Hi all,

I've been struggling on getting a specific branch from a data tree. It seems so simple but I just can't figure it out. What I have is a tree with 210 branches. What I want to do is to split that tree in 10 lists of 21 branches (So 1-21, 22-42 etc.)

Any tips? Thanks in advance.