JSON Parse error unexpected token - Expanding menu

Seems the problem is that my array is a 2d with objects inside him and I can not filter subSubItems1 without using something like: repeaterData[0][subSubItems1]; Trying to workout a solution