RAFT
#37

Tables with data

Components and Patterns · Working

What is this skill?

Tables with data involves using the GOV.UK table component to display structured information, and understanding when tables are appropriate versus other presentation methods.

Why is it important?

  • Data presentation – Show comparisons, lists, or structured data clearly
  • Accessibility – Proper table markup is essential for screen readers
  • Responsive design – Tables need careful handling on mobile devices
  • Appropriate use – Know when to use tables and when not to

Where to learn more