tabulated-list-print-col

tabulated-list-print-col is a compiled Lisp function in `tabulated-list.el'.

(tabulated-list-print-col N COL-DESC X)

Insert a specified Tabulated List entry at point.
N is the column number, COL-DESC is a column descriptor (see
`tabulated-list-entries'), and X is the column number at point.
Return the column number after insertion.