Parsing an array into MapSlice results in `[{nil, nil}]`. Parse into `[]map[interface{}]interface{}` allows for the processing of top level arrays in the document. Resolves: #23