<table class="ediTable">
</table>
<script>
$(".ediTable").ediTable({
json:{
body:jsonArray,
}
});
</script>