Currently the code just blindly takes whatever input you give it and barely checks for anything.
The result of this is that now 2 additional columns were added to AspenTech with the 301 tags, causing the code to get very confused.
Its time to start actually checking the input decently. Perhaps start creating some custom error codes for mistakes that could easily be made. (giving in to many columns, to little columns, columns that are not recognized, giving in too little data, etc.)
Currently the code just blindly takes whatever input you give it and barely checks for anything. The result of this is that now 2 additional columns were added to AspenTech with the 301 tags, causing the code to get very confused.
Its time to start actually checking the input decently. Perhaps start creating some custom error codes for mistakes that could easily be made. (giving in to many columns, to little columns, columns that are not recognized, giving in too little data, etc.)