Create table using theme table in Drupal. This is the simplest example of creating table. In the code I added link to the documentation. You can do things like add classes, caption, colgroups etc.
Source code viewer
); // https://api.drupal.org/api/drupal/includes%21theme.inc/function/theme_table/7Programming Language: PHP