A table can be written out as a LaTeX tabular environment,
suitable for insertion into a document intended for publication.
There are two variants:
tabular element alone is output;
this will have to be embedded in a larger LaTeX document before use.
tabular within a
table within a
document is output.
Obviously, this isn't so suitable for very large tables.