Extra alignment tab has been changed to \cr

Question

xelatex -shell-escape -8bit test.tex
[...]
! Extra alignment tab has been changed to \cr.
<template> ... width\arrayrulewidth }\endtemplate

l.64 开始码 & 序号   & 命令字  & 子命令  & 数据长度  & 校验和 &
                                              数据    \\ \hline

Answer

- \begin{tabular}{|l|l|l|l}
+ \begin{tabular}{|l|l|l|l|l|l|l|l}
0%