table $tbl_name {
    reads {
        $matches
    } actions {
        $actions
    }
    size : $tbl_size;
}
