new AvalynxDataTable("avalynx-datatable", { apiUrl: "php/result.php", perPage: 10, search: "", sorting: { "name": "asc", "age": "desc" } }, {});