how to do the following (I do not have code yet). On the page, I have a table with a Row and 5 Columns and at the end of the table a button (+) and under the table a save button. The question is when I click the (+) button, should create another table in the same way and also with the save button and this time, under the (+) button a (-) button. How do I do that? If the question is wide, I can break it, but it's just an idea how to do it, so I do not find it ample. This will be done using MVC, Bootstrap and AngularJS (This is not sure as it is the client who decides this).