Data is displaying below DataTable; DataTable displays "No Data Available"
Data is displaying below DataTable; DataTable displays "No Data Available"

I am creating a modal with a datatable and the table pops-up but the datatable is empty and my data is displayed below in a different table. Here is the fiddle: https://jsfiddle.net/aty0v8s9/
Thanks in advance
This discussion has been closed.
Answers
Looks like this is the same question as your other thread:
https://datatables.net/forums/discussion/56877/html-table-not-converting-to-datatable#latest
Your code isn't creating a
tbody
. Please continue the discussion in the other thread so we have only one conversation for the problem.Kevin