You can use template tags in the text. For example, to display some information:
Code:
{{ page.meta.title }}
Result:
Template Tags
**Movies in the table: {{ datasets.examples.movies.length }}**
Movies in the table: 52