I don't know what precisely you mean by "single cell". If you mean a cell in a
<table> or something similar, then the answer is certainly no. The database
knows nothing about your cells.
In general, fields in a database record only hold a single item. You are quite
at liberty to format multiple pieces of data into this single item, of course,
but to the database it's still a single item.