My idea is based on a way to speed up development by generating one table with his depdencies likes context, defaults and layouts. So you can quickly see a result in the end-product.
For example, you have a table and you made a typo in a field. You quickly would like to correct this to continue the development process.
Currently you have to generate the complete project and validate and execute the codegroups on deployment screen. And you result in creating a new version.
Why not a quick generation button for a particulair table which you can use to just re-generate this table and drop/re-create the table.