diff --git a/source/import_documentation/mixins.rst b/source/import_documentation/mixins.rst
index bce80efe6f181eb6710d4818904e19b2ea9f9b9e..efa217b56b2094a3614443bef5c03701086e741e 100644
--- a/source/import_documentation/mixins.rst
+++ b/source/import_documentation/mixins.rst
@@ -11,13 +11,19 @@ List
     --------------------
 
         +------------+-----------------+---------+----------------------------------------+ 
-        | Name      |    expected     | Default | Description                             |
+        | Name      |    Expected     | Default | Description                             |
         +===========+=================+=========+=========================================+
         | order-by  |                 |         |                                         |
         +-----------+-----------------+---------+-----------------------------------------+
         | counter   |                 |         |                                         |
         +-----------+-----------------+---------+-----------------------------------------+
 
+        .. csv-table::  
+            :header: « Name », « Expected », « Default » et «Description»
+
+            « order-by », «  », «  », «  »
+            « counter », «  », «  », «  »,
+
 
     Used in components:
     -------------------