Code: Select all
\begin{table}
\begin{tabularx}{\textwidth}{X|X|X}
\centering
Case & Metric & Property \\
\hline
Either 1 or 2 only & \multirow{2}{=}{
attack potential,
attack time,
consequence,
costs,
detectability,
difficulty level,
elapsed time,
impact,
insider required,
mitigation success,
outcome,
penalty,
profit,
response time,
resources,
severity,
skill level,
special equipment needed,
special skill needed,
survivability
} & todo3 \\
\cline{1-1} \cline{3-3}
Both 1 and 2 & & todo6 \\
\hline
Third party & todo 7 & todo 8
\end{tabularx}
\caption{Summary of \ac{AT} metrics.}
\label{table:metrics}
\end{table}