Adding a new table instructions
1. modify map.py
a. modify the from ..models import statement
b. modify def all_to_all(self)
i. add elif statement
c. add the new def statements
2. modify models.py
a. add new class statements
3. modify all.csv
a. add a new row
4. modify iconv_latin1_utf8.sh and run_csv2db_import.sh
a. add a new conversion row