mapFormToResponse may return `{item: []}` when there is no answers. It should return `{}` empty object in this case.
mapFormToResponse may return
{item: []}when there is no answers.It should return
{}empty object in this case.