r0 := UnboundTable: t
  a int64
  b string

r1 := Selection[r0]
  selections:
    a: r0.a

FillNa[r1]
  replacements:
    3