Right now, the reference tables are hardcoded in
utils.py. Instead, we should figure out a way to import simple and get the latest reference tables from there.
Right now they are in simple/init.py but I'm thinking we should have a dedicated function:
SIMPLE-AstroDB/SIMPLE-db#627. But it looks like the web app just needs the reference_tables list. I'll add that to the spec for 627.