Hello, I've a function with ajax url array...

but the result has a DIV...

How can I have code without this div?
Thank you for reply.
var table = $('.tbl-contact').DataTable({I saw this tread and I've change with this
"scrollX": true,
"pagingType": "numbers",
"processing": true,
"serverSide": true,
"ajax": "server.php",
"ajax": "index.php?option=com_chronoconnectivity6&cont=manager&conn=BE_gestione_galleria-toogle&event=ajax&tvout=ajax",

but the result has a DIV...

How can I have code without this div?
Thank you for reply.