Yes, likely missing a culry bracket somewhere.?
When writing the code for tables it is often better to start with your open and close symbols and then fill them in, so you do not miss them...
Note that the missing bracket might NOT be on the same line where the error message says it is, especially if you have multi-line stings of code (and are using _ before the additional lines of code...)