There may come a need(other than mine, right now) to create two tables that have exactly the sames fields, and right now you have to define the table twice in order to do that I suggest that we create a link property for a table and that table will pull its defined columns from the table that is listed as the link.
I wonder if there is yaml syntax for this...
This will end up going into Release 2 when we refactor the builder.
Bumped up to priority 8, this is a fundamental ability that will make a lot of other things easier to work with.