tbl_insert_after Callback Type
Function prototype:
function funcname (doc, setid)
tbl_insert_after is called after a table is inserted into the document.
Arguments
• doc is the identifier of the document containing setid.
• setid is the table object ID (toid) of the TSet containing the table.