\begingroup
    \input{T5Def.tex}
     \begin{NiceTabular}{|wl{\ColOne}|wl{\ColTwo}|wl{\ColThree}|}\hline
         %Line 1: Global title
         \Block[c]{1-3}{\titleTable}&&\\\hline
         %Line 2: Title of the two columns
         \Block[c]{1-1}{Number Theory} & 
         \Block[c]{1-1}{Graph Theory}  &
         \Block[c]{1-1}{Geometry} \\\hline
         %Line 3: Mainly the three columns containing number theory,
         %        Graph Theory and geometry
         \Block[c]{\value{TFiveNumberTheoryCol}-1}{%
                   \deflength{\MathContentSize}{\ColOne-2\tabcolsep}%
                   \TFiveNumberTheory{\MathContentSize}%
                  }   &
         \Block[c]{\value{TFiveGraphCol}-1}{%
                   \deflength{\MathContentSize}{\ColTwo-2\tabcolsep}%
                   \vspace{\TFivePushGraph}%
                   \TFiveGrapheOne{\MathContentSize}%
                  }   &
         \Block[c]{\value{TFiveGeometryCol}-1}{%
                   \deflength{\MathContentSize}{\ColThree-2\tabcolsep}%
                   \vspace{\TFivePushGeometry}%
                   \TFiveGeometry{\MathContentSize}%
                  }  \\
      \BiggestNbLines{\value{TFiveGraphCol}}
                     {\value{TFiveGeometryCol}}
                     {\value{TFiveNumberTheoryCol}}
      \AddBlankLines{\value{NbBlankLines}-2}{\TFiveEmptyLine}\\\cline{2-3}
      %Line 4: the quote
      \Block[l]{\value{TFiveQuoteArea}-1}{} &%
      \Block[c]{\value{TFiveQuoteArea}-2}{%
                \deflength{\MathContentSize}{\ColTwo+\ColThree-2\tabcolsep}%
                \TFiveQuote{\MathContentSize}} &\\%
      \AddBlankLines{\value{TFiveQuoteArea}-2}{\TFiveEmptyLine}\\\hline
     \end{NiceTabular}
\endgroup
