table--at-cell-p
table--at-cell-p is a compiled Lisp function in `table.el
'.
(table--at-cell-p POSITION &optional OBJECT AT-COLUMN)
Returns non-nil if POSITION has table-cell property in OBJECT.
OBJECT is optional and defaults to the current buffer.
If POSITION is at the end of OBJECT, the value is nil.