\documentclass{article}
\RequirePackage{polytable}
\defaultcolumn{l}
\begin{document}
%% The column names must be different
\begin{pboxed}\savecolumns
\\ %% needed
\>[foo]
\end{pboxed}
\begin{pboxed}\restorecolumns
\>[bar]
\end{pboxed}
\begin{pboxed}\restorecolumns
\>[baz]
\end{pboxed}
\end{document}
! Package array Error: Empty preamble: `l' used.
The following MWE was distilled from:
! Package array Error: Empty preamble: 'l' used.agda/agda#7290Running this through latex twice gives the following error: