A reference to an array element does not include the right bracket. Any expression that refers to an array element must include both opening and closing brackets.
To correct this error
-
Add the right bracket to the expression that refers to the array element.