我尝试将评论插入到表中但出现错误。
\begin{table}[H]
\resizebox{\columnwidth}{!}{%
\begin{NiceTabular}{p{22mm}lccccX[l,m]}[hvlines,rules/width=1pt]
\CodeBefore
\rowcolors[RGB]{2}{184,204,228}{219,229,241}[respect-blocks]
\rowcolor[RGB]{79,129,189}{1}
\columncolor[RGB]{79,129,189}{1}
\Body
& & & & & & Notes
\\ & & & & & &
\\ & & & & & &
\\ & & & & & & ±10\% \begin{comment}\sout{{\color{red}(something)}%}}\end{comment} something2
\\ & & & & & &
\\ & & & & & &
\\
\end{NiceTabular}
}
\caption{Specification}
\end{table}