My code are follows:
\documentclass{book}
\begin{document}
\begin{tabular}{c|l}
Test &Trial\\
Trial &Test\\
& Test
\end{tabular}
\end{document}
Vertical rule should be on the exact top and bottom of the table, is it possible to fix? Please advise...
