
\documentclass{article}
\begin{document}
\sffamily
\begin{tabular}{|l|l|} \hline
Sample header & Sample header \\ \hline\hline
Key & Value \\
Key 2 & Value 2\\ \hline
\end{tabular}
\end{document}
Como no diste ninguna especificación de columna, escribí un archivo tabular
.