how to to increase space between a table cell and border in latex code example
Example: how to to increase space between a table cell and border in latex
\usepackage{array}% in the preamble
...
\setlength{\extrarowheight}{length}
\begin{tabular}{....}