$.getJSON("SOME URL HERE", function (Per) { $.each(Per, function (Key, Val) { let arr = [Val.id, Val.Name, Val.Description, Val.Age,