devtools
devtools copied to clipboard
Rework table implementations to use a `TableController`
Many of the stateful properties held in the various table implementations should be moved into a TableController class for a smoother experience when updating table state.