> #+BEGIN_SRC emacs-lisp :var data=example-table[,0]
    > (mapcar 'list data)
    > #+END_SRC

    > #+RESULTS:
    > | 1 |
    > | 2 |
    > | 3 |
    > | 4 |

thanks that worked great!


Reply via email to