\documentclass{article}
\begin{document}
\begin{tabular}{|c|c|}
\hline 
1 & 2 
\\\hline
\end{tabular} 
\end{document}