\input{./vars} \begin{document} \begin{tabular}{llll} \toprule \textbf{Oven type} & \textbf{Plain (no tools)} & \textbf{Inverted tray} & \textbf{Dutch oven} \\ \midrule Gas & No & No & Yes \\ \midrule \begin{tabular}[c]{@{}l@{}}Convection\\ (Fan always on)\end{tabular} & No & No & Yes \\ \midrule \begin{tabular}[c]{@{}l@{}}Convection\\ (Fan can be disabled)\end{tabular} & No & Yes & Yes \\ \midrule Steam & Yes & Yes & Yes \\ \bottomrule \end{tabular} \end{document}