title: My Folder
items:
  - title: My Table
    table: myTable
  - title: Again Filtered and Columns
    table: anotherTable
    columns:
      - aaa
      - bbb
    filter:
      rules:
        - field: aaa
          operator: isNotNull
