\documentclass{article}
\begin{document}
Here is a table:
\begin{tabular}{p{5.2pt}}
test2
\end{tabular}
\end{document}