org-babel-reassemble-table

org-babel-reassemble-table is a compiled Lisp function in `ob-core.el'.

(org-babel-reassemble-table TABLE COLNAMES ROWNAMES)

Add column and row names to a table.
Given a TABLE and set of COLNAMES and ROWNAMES add the names
to the table for reinsertion to org-mode.