Overlapping objects in datatree

Hi,

I’m trying to create a tree with the 1st and 2nd point from the first branch in {0;0}, the 1st and 2nd point from the second branch in {1;0}, the 2nd and 3rd point from the first branch in {0;1} , the 2nd and 3rd point from the second branch in {1;1} etc.
I can’t seem to figure out how to do that, can anyone explain it to me?

Like this?
Canvas%20at%2023%3B57%3B24
PartitionList_reV1.gh (12.8 KB)

I think so, thanks!.
can you explain why my first design didn’t do the trick?
also, how can I use this for 3 branches and 3 items

“Longest List” rule was applied to your data tree matching…


PartitionList_reV2.gh (12.3 KB)