Didn't see this suggested yet, sorry if it was.
LabVIEW is smart enough to know if a cluster is "arrayable". If it is, it can be converted to an array.
It would be nice if "arrayable" clusters could be auto-indexed on for/while loops.
I have an instance right now were I would really benefit from auto-indexing but I still need unbundle by name in other sections of code.
