As you can see in the picture below, I have a table that doesn't look so great and that's because am unable to figure out how to change the veritical alignment on the text in the table. For example, I want the start and the caret symbols to be vertically center aligned in the table so it looks more polished and clean.
Am using
\begin{table}[H]
\begin{tabular}{|l|l|}
\end{tabular}
\end{table}

\usepackage{array}then use them{<length>}column specification. – Ruixi Zhang Dec 27 '19 at 20:49aligntag; that's specific to a particular display math environment. – barbara beeton Dec 27 '19 at 21:16