tabulated-list-print-entry
tabulated-list-print-entry is a compiled Lisp function in `tabulated-list.el
'.
(tabulated-list-print-entry ID COLS)
Insert a Tabulated List entry at point.
This is the default `tabulated-list-printer' function. ID is a
Lisp object identifying the entry to print, and COLS is a vector
of column descriptors.