It is possible to use 2d arrays in the custom node but I was getting several issues with effectively looping them, and populating the array. The array dimensions had to be fixed for example. I will look more, maybe there is a way. I'm also not sure if it would be any cheaper then the manually unrolled loops. Its set up…