Parse array of array in Logstash

You can split that event into multiple events using a split filter. You can expand an array into multiple fields using something like this.