Import files using mongoDB tools, can't split files

I’m trying to import a json file via the mongoDB tools, my file has 3000 users. But when I try to import it only shows “id” and “result”, it should show lots of columns and rows. how to break it down?

on the parse server it looks like this.

it shouldn’t be like that. how to handle it?

5 posts were merged into an existing topic: Help to install parse until it works fine