function tableTimeInit input Real timeIn; input Real startTime; input Integer ipoType; input Integer expoType; input String tableName; input String fileName; input Real table[:, :]; input Integer colWise; output Integer tableID; end tableTimeInit;