columns {
  name: "cnt"
  type {
    type_id: UINT64
  }
}
rows {
  items {
    uint64_value: 3
  }
}
