org-babel-get-colnames

org-babel-get-colnames is a compiled Lisp function in `ob-core.el'.

(org-babel-get-colnames TABLE)

Return the column names of TABLE.
Return a cons cell, the `car' of which contains the TABLE less
colnames, and the `cdr' of which contains a list of the column
names.