Given an Table object, return a VOTableFile file structure containing just that single table.
table : Table instance
table_id : str, optional
If not None, set the given id on the returned Table instance.
votable : VOTableFile instance