tbl_model_taglist
count = tbl_model_taglist(tmid, array)
This function fills array with the names of all the table tags used in the table model tmid, and returns the number of tags inserted in the array. If tmid is invalid, the function returns a zero (0).
This function does not return table wrapper tags; these are retrieved by the
tbl_model_wrapperlist function.