Sadly no. You’d have to add it on the css customize section
Something like that should do it :
.cooked table td, .cooked table th, .d-editor-preview table td, .d-editor-preview table th {
border-right: 1px solid #eee;
border-left: 1px solid #eee;
}