Add line of text within cart totals table on cart page in Woocommerce

I’m looking to add a line of text within my cart totals table. I am using Woocommerce plus Woocommerce subscriptions, and am selling a subscription with both a signup fee, and recurring costs. I want to separate the one-off payment and recurring payments by including a line of text in the table, basically separating them into two blocks.

The first 4 rows then become:

Overview

  • Subtotal
  • VAT
  • Total

Subscription costs

  • Subtotal / year
  • VAT / year
  • Recurring total / year

How can I add the **Subscription costs in the table? Splitting them into two tables with a separate header could also work for us. Any help would be greatly appreciated!

Here an example of how the cart currently looks (its in Dutch).enter image description here