Base:(not required) This is used for when you're using an array, view model, or have nested properties. i.e. vm.user.first, vm.user.last, ...
Models: These are your object's properties...
Columns: Well, the amount of colums your forms will have.
NOTE: This only creates the form field structure, nothing fancy for now... maybe in the future