And when I try to compile and run, it requires me to add an @UiFactory to initialize the column model, store and view. However I can only initialize one of each. If I initialize them for table 1, then table 2 displays the column model, store and view from table 1. Has anyone done this before and if so, what am I doing wrong?