Currently, clicking to open any table produces a Grid Component that displays the same hardcoded sample data for any layer. Need to think about a way to change/improve upon this.

Adding on to this, figure out the best way of constructing + opening the table and the interaction between table data and GridComponent.
Currently, clicking to open any table produces a
Grid Componentthat displays the same hardcoded sample data for any layer. Need to think about a way to change/improve upon this.Adding on to this, figure out the best way of constructing + opening the table and the interaction between table data and
GridComponent.