Question: Is there is something like and Array but can hold different types of data?

Assuming the Data in your “Gladiators Name Array” is a Struct, than you have to “break” the Struct after your “Get” node

The Name array is the array I made from the Struct.

If I break it, it just show my struct again.