I wrote a custom CSS.
<table class='table borderless'> </table> <style> .borderless tr td { border: none !important; padding: 0px !important; }