Hi,

The emacs builtin org-mode will stuck after try to expand the table with Tab on a  table column.
After investigate, I found the function org-table-clean-line will run into dead loop for a simply call:

(org-table-clean-line "|a|b|")

Please help to fix this function. Thanks.

Best,
Lin