I have used ajax to fetch the data. My code is below:
let jsonData = $.ajax({ url: url, dataType:"json", async: false, succe