I have a json like this and i want to ignore duplicate value and print it on console.How can i do this through loop ?For example here I6 is coming 2 times but when it come to second time than i want to ignore it and print next value.I have a json like this and i want to ignore du