In my Commanders Array it contains an an array of PlanetData structs. I am able to retrieve all data without issue, but each time I attempt to do a count of how many structs are in there, I get a value of zero, when the expected return is 0. After the break struct (see below), I connect the array value to a length node. What have I done wrong?
