Data Structure of Pointers to Interface Objects

Having done some more research, I think my problem is related to the idea of a 2D TArray not being supported. I’m going to try wrapping it in a struct per these answers and see if that resolves my issues: