org-babel-table-truncate-at-newline

org-babel-table-truncate-at-newline is a compiled Lisp function in `ob-table.el'.

(org-babel-table-truncate-at-newline STRING)

Replace newline character with ellipses.
If STRING ends in a newline character, then remove the newline
character and replace it with ellipses.