table--read-from-minibuffer
table--read-from-minibuffer is a compiled Lisp function in `table.el
'.
(table--read-from-minibuffer PROMPT-HISTORY)
A wrapper to `read-from-minibuffer'.
PROMPT-HISTORY is a cons cell which car is the prompt string and the
cdr is the history symbol.