I have a vector of Dicts, which respects the Tables interface, and it would be useful to be able to select exactly which columns to print as well as reorder them, without needing to build a whole new object. Not sure how easy it would be to implement here!