I am parsing a JSON object and displaying the data into a table. However, some of this data has brackets like this < , > , >= , <= followed by either a letter or a number. In this case, the data from JSOn looks like this:I am parsing a JSON object and displaying the d