\begin{tabular}{@{}*{3}{p{5em}}@{}}
will declare 3 column, each 5em wide, unnecessary space (allocated for
vertical lines) is removed by @{}.