# -*- mode: snippet -*-
# name: table
# key: <ta
# --
#+CAPTION: ${1: caption of the table}
|${2:column 1} | ${3: column 2} |
|--------------+----------------|
