010 editor is a great tool, but my single most important missing feature is an analysis window similar to the Templates window, but where I can inspect a particular data type array in tabular / record view.
In the current analysis window, it’s hard comparing fields across records in a type with many fields - this would be so much easier in a table where each column represents one field of the structure (and which could be exported into CSV for further analysis).
Looking forward to the 010 wizards making this possible at some time in the future. 
If you have time, could you give an example of how this would work? We just want to make sure we understand what you are suggesting. Cheers!
Graeme
SweetScape Software
Sure! Take the following template example that shows vector structs inside a file. It is very tricky to quickly compare all the X values, for instance, or export them. The best you could do is using the “read” attribute to build a string yourself, but that’s tedious and still not quite it.
On the other hand, if you could open an array in a separate tabular view, you could analyze the individual fields much better and more quickly, especially if you add an option for exporting to CSV.

Thanks for considering! 