I am trying to remove array that containing 0 value in an object
Example:
dynamic:{"FIRST":[ 0, 0 ,0 ,0], "TEST": [1, 12,123, 12], &q