&bin-dash Day 2: I've moved the section table parser to the abstracted pe.parse layer, and then constructed it within the Bin-Dash UI data structure. Then I decided I wanted to move the table like interface into a separate data structure from the high level hierarchy of parsed features, which led to some major reconstruction of the UI data structures. This new interface structure feels more appropriate and simplifies some problems that were going to be tricky when trying to do the whole thing in a single uniform structure.