I have used @david.kucsai/react-pdf-table. here is the css code how i implemented.
export const TableCellBodyStyle = {
padding: 5,
textAlign: "left",
wordWrap: `break-word`,
fontSize: 8,
};
its works but i donot have full control on table.