I am trying to create a PDF file in Angular 11 using jsPDF library. When the file is downloaded, I only see the headers and not the table rows. Below is my code