Rename a table in a RelDataModel
rename_table(x, old, new)
x
a RelDataModel object
old
a single character corresponding to the table name to change
new
the new table name
A RelDataModel