https://ant.design/components/table/#header ```ts const Data = reflect( view: Table, bind: { pagination: { total: $total, }, }, }) ```