Either you are not retrieving value for that said field.
OR
You are not returning value for that field from your render function.
as a solution overall, you may add a default content wit the code like this
{ "defaultContent": "-", "targets": "_all" }