$("#tabDatos").dataTable({ columns: [ { data: "fecha" }, { data: "importe", className: "text-right" } ] });