line break in latex table cell code example
Example 1: latex line break
# Basic syntax:
\linebreak
# Note use \clearpage to add white space to the end of the page
Example 2: vertical space in table cell latex rule
\newcommand\T{\rule{0pt}{2.6ex}} % Top strut
\newcommand\B{\rule[-1.2ex]{0pt}{0pt}} % Bottom strut