Don't assume that 'value' is the field column, check the proper places and deal with Date's craziness.
Issue #1283310 by nkschaefer: Fixed fields order on field collection item edit.
Issue #1252262 by tim.plunkett: Provide a Field Collection Table widget.
Issue #1293710 by tim.plunkett: Fixed undefined index: #title.
Issue #1248996 by tim.plunkett: Restore 'save' button on field_collection_item add form.
Issue #1264602 by tim.plunkett: Respect changes made in hook_entity_view_alter().
Issue #1257526 by tim.plunkett: Exclude column from table if no items have content.
Issue #1257514 by tim.plunkett: Fixed empty list items in Operations column.
Issue #1246092 by tim.plunkett: Ensure order is respected when editing.
Issue #1219164 by tim.plunkett: Fixed 'Undefined index: #cardinality' when using hidden widget.