Hi I am developing a cell phone description site based on wordpress. Each post would contain specification fields like in file attached. The question is, how can I manage such same table for each post where I could save time to write only value of table fields instead of writing all whole table. Like I want some custom field manager where I should write only values and they should appear in post.
The best way is to custom code the single.php so that the meta values will be shown on a table. PM me if your looking for someone who can do this for you.
Ever heard of table reloaded? http://wordpress.org/extend/plugins/wp-table-reloaded/ One of the best WordPress plugins out there, it enables you to create and manage tables easily. This might help you