r0 := UnboundTable: t
  a int64
  b string

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

FillNa[r1]
  replacements:
    'foo'