I am creating many models doing many tasks. Basically, the first model will join 2 tables and the steps are as follow: make table view for each table, then add join for, then it will copy the rows for the resulted table, then add a field, and then do field calculations and finally copy the...