User Activity

I'm getting null objects in my filtered list. how can I remove the null objects w/o using Pythion script?Example:[{"name" : "Nitish","Id": "010"},{},{"name" : "Nitesh","Id": "020"}]
Kudos given to