Code: Select all
\usepackage{longtable}
\begin{longtable}{%
|>{\centering}m{0.16\textwidth}
|>{\centering}m{0.16\textwidth}
|>{\centering}m{0.16\textwidth}
|>{\centering}m{0.16\textwidth}
|>{\centering}m{0.16\textwidth}
|>{\centering}m{0.16\textwidth}|}
\hline
1&%
2&%
3&%
4&%
5&%
6\tabularnewline
\hline
\end{longtable}
Edit: ahhhhh! I think there are added cols separation spaces, which are breaks my design!