function appendTable input String filename; input String tablename; input Integer nRow; input Real[:] rowData; end appendTable;