Code: Select all
\begin{center}
\renewcommand{\arraystretch}{1.3}
\begin{tabular}[h]{!{\vrule width 1pt} p{3cm} | p{2.5cm} | p{8cm}!{\vrule width 1pt}}
\noalign{\hrule height 1pt}
01 & \multicolumn{2}{ c !{\vrule width 1pt}}{Name} \\
\noalign{\hrule height 1pt}
\multirow{13}{*}{figure} & \multirow{4}{*}{} & xx \\
& & \\
& & \\
& & \\ \cline{2-3}
& & \\ \cline{2-3}
& & \\ \cline{2-3}
& \multirow{2}{*}{} & \\ \cline{2-3}
& \multirow{4}{*}{} & \\
& & \\
& & \\
& & \\ \cline{2-3}
& \multirow{2}{*}{} & \\
& & \\
\noalign{\hrule height 1pt}
\end{tabular}
\end{center}