r0 := UnboundTable: t
  a int64
  b string

r1 := Project[r0]
  b: r0.b

FillNa[r1]
  replacements:
    'foo'