docs: Adding `:stub-columns:` to all csv tables.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
diff --git a/docs/rules/antenna.rst b/docs/rules/antenna.rst
index 3e54da2..bc2b630 100644
--- a/docs/rules/antenna.rst
+++ b/docs/rules/antenna.rst
@@ -21,6 +21,7 @@
 .. csv-table:: Antenna Rules Definitions
    :file: antenna/definitions.csv
    :header-rows: 1
+   :stub-columns: 1
 
 Antenna rule numbers depend on the connection to the following devices:
 
@@ -61,19 +62,24 @@
 .. csv-table:: Table Ia.  Antenna rules (S8D*)
    :file: antenna/table-Ia-antenna-rules-s8d.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table Ib. Antenna rules (S8TNV-5R)
    :file: antenna/table-Ib-antenna-rules-s8tnv-5r.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table Ic. Antenna rules (S8TM-5R*/S8TMC-5R*/S8TMA-5R*)
    :file: antenna/table-Ic-antenna-rules-s8tm.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table Ie. Antenna rules (S8P-5R/SP8P-5R/S8P-10R*)
    :file: antenna/table-Ie-antenna-rules-s8p.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table Ig. Antenna rules (S8P12-10R*/S8PIR-10R/S8PF-10R*)
    :file: antenna/table-Ig-antenna-rules-s8p12.csv
    :header-rows: 1
+   :stub-columns: 1
diff --git a/docs/rules/errors.rst b/docs/rules/errors.rst
index 2b17609..75b58a0 100644
--- a/docs/rules/errors.rst
+++ b/docs/rules/errors.rst
@@ -8,4 +8,5 @@
 .. csv-table:: Table - Error Messages
    :file: errors.csv
    :header-rows: 1
+   :stub-columns: 1
    :widths: 10, 10, 80
diff --git a/docs/rules/hv.rst b/docs/rules/hv.rst
index 255f034..813c267 100644
--- a/docs/rules/hv.rst
+++ b/docs/rules/hv.rst
@@ -148,6 +148,7 @@
 .. csv-table:: Table 1. Truth table for high voltage generation, propagation and retention.
    :file: hv/table-1.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. include:: hv/table-1-key.rst
 
diff --git a/docs/rules/masks.rst b/docs/rules/masks.rst
index 49124b1..6ba8996 100644
--- a/docs/rules/masks.rst
+++ b/docs/rules/masks.rst
@@ -11,4 +11,5 @@
 .. csv-table:: Table - Masks
    :file: masks.csv
    :header-rows: 1
+   :stub-columns: 1
    :widths: 70, 20, 10
diff --git a/docs/rules/rcx.rst b/docs/rules/rcx.rst
index 65c41b1..9450c84 100644
--- a/docs/rules/rcx.rst
+++ b/docs/rules/rcx.rst
@@ -10,6 +10,7 @@
 .. csv-table:: Parasitic Extraction Table
    :file: rcx/rcx-all.csv
    :header-rows: 2
+   :stub-columns: 1
 
 
 .. note:: The models includes M1/M2 capacitance. As a result of RCX extraction limitation M1/M2 routing over the varactor will have no capacitance extraction.
@@ -34,6 +35,7 @@
 .. csv-table:: Table of resistance rules
    :file: rcx/resistance.csv
    :header-rows: 2
+   :stub-columns: 1
 
 
 Capacitance Rules
@@ -44,6 +46,7 @@
 .. csv-table:: Table of capacitance rules
    :file: rcx/capacitance.csv
    :header-rows: 2
+   :stub-columns: 1
 
 
 Discrepencies
diff --git a/docs/rules/summary.rst b/docs/rules/summary.rst
index ff2f23a..3920c3d 100644
--- a/docs/rules/summary.rst
+++ b/docs/rules/summary.rst
@@ -4,25 +4,31 @@
 .. csv-table:: Table F3a: Front end layers (Low Voltage Devices)
    :file: summary/table-f3a-font-end-low-voltage.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table F3b: Front end layers (High Voltage Devices)
    :file: summary/table-f3b-font-end-high-voltage.csv
    :header-rows: 1
+   :stub-columns: 1
 
 Manual merge means that features below min. space should be manually merged by drawing.
 
 .. csv-table:: Table F3c: Back end layers for S8D* flow
    :file: summary/table-f3c-back-end-high-S8Dx.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table F3d: Back end layers for S8T* flow
    :file: summary/table-f3d-back-end-high-S8Tx.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table F4: Connectivity of Drawn and Mask Layers (1)
    :file: summary/table-f4-connectivity-of-drawn-and-mask.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: Table F5: Device Connectivity Table
    :file: summary/table-f5-device-connectivity.csv
    :header-rows: 1
+   :stub-columns: 1
diff --git a/docs/rules/wlcsp.rst b/docs/rules/wlcsp.rst
index 2d42760..09ada4e 100644
--- a/docs/rules/wlcsp.rst
+++ b/docs/rules/wlcsp.rst
@@ -6,7 +6,9 @@
 .. csv-table:: Amkor WLCSP
    :file: wlcsp/amkor.csv
    :header-rows: 1
+   :stub-columns: 1
 
 .. csv-table:: DECA WLCSP
    :file: wlcsp/deca.csv
    :header-rows: 1
+   :stub-columns: 1