The Table View provides a more high level overview of the data than the Tree View, and the representation of the data is more compact. The following example shows a Child Window with a single Table View providing information on a file's Voices.
The Table View can only show one Collection of Objects at a time.
Currently the Table View can show Voices in SYSEX files or Performances in SYSEX files.
You can select whether a Table View shows Voices or Performances by right clicking within the table to access the context sensitive menu, upon which can be found menu options to select either a Voice Table or a Performance Table.
Each row within the table shows one Object.
You can double click on a row, and if the item is a voice or performance, it will be exported to the synth's Edit buffer
You can also triple click on an row, and if the item is a performance, it will be exported to the synth's Edit buffer and the MIDI Router will also be opened
The Table View's context sensitive popup menus support editing operations. The cells in a Row that contain the Object's Category and Name can be directly edited by clicking in them.