table--char-in-str-at-column

table--char-in-str-at-column is a compiled Lisp function in `table.el'.

(table--char-in-str-at-column STR COLUMN)

Return the character in STR at COLUMN location.
When COLUMN is out of range it returns null character.