I am running into an issue that was solved on the main pdfmake project. If I add a table layout to a table, all of the custom styles are ignored.
Here is a link to the solution using pdfmake (without this wrapper library) - bpampuch/pdfmake#1452
How would I implement a solution like this using pdfmake-wrapper?